revelplayer
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
revelplayer
revelplayer
/
com.reveldigital.player.view
/
[androidJvm]PagerView
/
FixedSpeedScroller
Fixed
Speed
Scroller
open
inner
class
FixedSpeedScroller
:
Scroller
Members
Constructors
Fixed
Speed
Scroller
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
interpolator
:
Interpolator
)
constructor
(
context
:
Context
,
interpolator
:
Interpolator
,
flywheel
:
Boolean
)
Functions
get
Fixed
Duration
Link copied to clipboard
open
fun
getFixedDuration
(
)
:
Int
set
Fixed
Duration
Link copied to clipboard
open
fun
setFixedDuration
(
mDuration
:
Int
)
start
Scroll
Link copied to clipboard
open
fun
startScroll
(
startX
:
Int
,
startY
:
Int
,
dx
:
Int
,
dy
:
Int
)
open
fun
startScroll
(
startX
:
Int
,
startY
:
Int
,
dx
:
Int
,
dy
:
Int
,
duration
:
Int
)